This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Kirk Nonwemarli 20.Nov.03 02:22 PM a Web browser Applications Development6.0.1Windows XP
I apologise in advance if this has been answered elsewhere, I looked but didn't find it - some very similar but.....
I am copying documents & their responses from one database to another using NotesDocument.copytodatabase(db). This works fine & even creates the right $Refs. The views show things in a response hierarchy & everything is hunky dory.
The code runs again and the reponse documents are updated. They no longer show correctly in the view and after a lot of faffing around I deduced that this could be because the ParentDocumentUNID is no longer valid. And no I don't mess with it in the code.
So, anyone else come across this sort of thing?
Any bright ideas as to how to get around it?